home *** CD-ROM | disk | FTP | other *** search
INI File | 2009-10-07 | 2.5 KB | 126 lines |
- // Required functionality for champions league
- STADIUM_CULL_ENABLED = 1
-
- PATCH_VERSION = 2
- CONTROLLER_CONFIG_ENABLED=1
-
- //----------------
- // Online settings
- //----------------
-
- COMM_SYNCH_CHECK = 0
- COMM_SYNCH_CHECK_PRINT = 0
- DISABLE_NIS = 0
- DISABLE_TRANSITIONS = 0
-
- LAN_ENABLED = 1
- ENABLE_ONLINE = 1
-
- // make connection at start up
- COMM_DIRECT_CONNECT = 0
- // connect to the lobby server
- COMM_LOBBY_CONNECT = 0
-
- // online accounts
- COMM_HOST_ACCOUNT = fifadev77
- COMM_CLIENT_ACCOUNT = fifadev88
- COMM_IS_HOST = 0
-
- // the index of the room in lobby to enter
- COMM_LOBBY_ROOM = 0
-
- // list of servers
- COMM_LOBBY_SERVER = ps2fifa04east.ea.com
- COMM_SERVER_ALPHA = plum.pogocorp.com
- COMM_SERVER_BATA1 = ps2lobby01.pt.abn-iad.ea.com
- COMM_SERVER_BATA2 = ps2lobby01.pt.abn-iad.ea.com
- COMM_SERVER_PRODUCTION = ps2fifa04east.ea.com
-
-
-
- // Measured int seconds. Frequency of score updates to EASO for validation.
- EASO_SCORE_SUBMISSION_INTERVAL = 60
-
-
- CAP_RENDER_TO_AI_RATE = 1
-
-
-
-
- // ------------------------------------------------
- // FIFAMARK Settings: Need to be fixed since new AI
- // ------------------------------------------------
- //FIFAMARK_MODE = 1
- //FIFAMARK_LOOPCOUNT = 5
- //FIFAMARK_SCRIPT = dm_inface
- //RESOLUTION=640x480x32
- //DISABLE_TRANSITIONS = 1
- //FAT_SCRIPT = dm_inface
-
-
- WINDOWED=0
-
- PLAYER_MIPMAP_NAMES_DISABLED=1
-
- NOLOSSFOCUS =0
-
- FORCE_SHOWACCS = 0
-
-
- // FORCE_SOCKTYPE = 1..6 All players will use the chosen sock type
- // FORCE_COLLARTYPE = 1..4 All players will use the chosen collar type
- // FORCE_ALL_PLAYERS_GENERIC = 1
-
-
- // allow prints to the fifadbg app.
- //DBGPRINT=1
-
- // Reveal::Tweaker::AddCheckBoxControl( "AI","No Ball Colide" );
- //NO_PLAYER_BALL_COLLISION=1
- // Reveal::Tweaker::AddCheckBoxControl( "AI","No Tackle" );
- //NO_TACKLING=1
-
- // 0 = fastest (unsynched or triple-buffered)
- // 1 = unsynched
- // 2 = synched
- // 3 = triple-buffered
- VSYNC_MODE = 0
-
- DISABLE_FILE_CACHING = 1
-
-
- //UVOFFSET=0.0
- //XYOFFSET=0.0
-
-
- CHEAT_UNLOCKED_TEAMS = 0
-
- [MOCAP]
- MAX_FRAMES = 10000
- MAX_PICS = 1
- FRAMES_PER_SECOND = 30
- MOVIE_QUALITY = 50
-
- [BENCH]
- SKIP_NETWORK_COPY = 0
- AUTO_EXIT = 0.0
- METRICS_OUT = 0
- NO_ABORT_POPUP = 0
-
- [OPTIONS]
-
- CORNERFLAGS = 1
-
- GAMESFXVOLUME = 90
-
- []
- MAX_BROADBAND_INACTIVITY_TIME=1500
- MAX_BROADBAND_WAIT_TIME=5000
- MAX_HYBRID_INACTIVITY_TIME=6000
- MAX_HYBRID_WAIT_TIME=10000
- MAX_MODEM_INACTIVITY_TIME=10000
- MAX_MODEM_WAIT_TIME=15000
- STEP1_THRESHOLD=120
- STEP2_THRESHOLD=150
-
-